home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8"?>
- <effect label="Cache">
- <description>
- This effect caches requested tiles and is able to stitch cached tiles together
- to process subsequent requests without having to request the rest of the
- effect pipeline to re-render everything.
- </description>
-
- <property name="Test_CacheSizeLimit" type="float" default="1E20" label="Cache size limit (bytes) - Debug only" />
-
- <input index="0"/>
- </effect>
-